home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2003 #5 / Net_2003_05.iso / net200305.exe / scripts / DefineButton2_127 / BUTTONCONDACTION on(rollOver)_2.as next >
Encoding:
Text File  |  2003-03-31  |  54 b   |  4 lines

  1. on(rollOver){
  2.    _root.clip.img3.gotoAndPlay(2);
  3. }
  4.